ConversationGlobalImportance Property |
Contains the aggregated importance for all conversation items in a mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Importance GlobalImportance { get; }Public ReadOnly Property GlobalImportance As Importance
Get
Property Value
Type:
ImportanceThe global importance.
See Also